-
81 one-level subprogram
input/output subprogram — подпрограмма ввода-вывода
-
82 open subprogram
input/output subprogram — подпрограмма ввода-вывода
-
83 optimized subprogram
input/output subprogram — подпрограмма ввода-вывода
-
84 recursive subprogram
input/output subprogram — подпрограмма ввода-вывода
-
85 reentrant subprogram
input/output subprogram — подпрограмма ввода-вывода
-
86 second remove subprogram
input/output subprogram — подпрограмма ввода-вывода
-
87 second-order subprogram
input/output subprogram — подпрограмма ввода-вывода
-
88 test subprogram
тестовая подпрограмма; подпрограмма тестированияinput/output subprogram — подпрограмма ввода-вывода
-
89 two-level subprogram
input/output subprogram — подпрограмма ввода-вывода
-
90 user-callable subprogram
input/output subprogram — подпрограмма ввода-вывода
-
91 call to subprogram
input/output subprogram — подпрограмма ввода-вывода
English-Russian big polytechnic dictionary > call to subprogram
-
92 closed subprogram
input/output subprogram — подпрограмма ввода-вывода
English-Russian big polytechnic dictionary > closed subprogram
-
93 hardware subprogram
input/output subprogram — подпрограмма ввода-вывода
English-Russian big polytechnic dictionary > hardware subprogram
-
94 library subprogram
input/output subprogram — подпрограмма ввода-вывода
English-Russian big polytechnic dictionary > library subprogram
-
95 test subprogram
input/output subprogram — подпрограмма ввода-вывода
English-Russian big polytechnic dictionary > test subprogram
-
96 входная подпрограмма
input subprogramБольшой англо-русский и русско-английский словарь > входная подпрограмма
-
97 подпрограмма ввода
input subprogramБольшой англо-русский и русско-английский словарь > подпрограмма ввода
-
98 подпрограмма ввода-вывода
input/output subprogramБольшой англо-русский и русско-английский словарь > подпрограмма ввода-вывода
-
99 library
-
cell library
-
command library
-
cut library
-
data library
-
diagnostic library
-
disk library
-
film library
-
font library
-
genomic library
-
help library
-
input/output library
-
job library
- library of patterns -
macro-definition library
-
macro library
-
magnetic-tape library
-
object program library
-
object library
-
parts library
-
pattern library
-
program library
-
public library
-
relocatable library
-
resident library
-
routine library
-
run-time library
-
standard cell library
-
subprogram library
-
subroutine library
-
system library
-
tape library
-
typeface library
-
user library
-
vision library
См. также в других словарях:
Fortran language features — This is a comprehensive overview of features of the Fortran 95 language, the version supported by almost all existing Fortran compilers. Old features that have been superseded by new ones are not described few of those historic features are used… … Wikipedia
computer — computerlike, adj. /keuhm pyooh teuhr/, n. 1. Also called processor. an electronic device designed to accept data, perform prescribed mathematical and logical operations at high speed, and display the results of these operations. Cf. analog… … Universalium
computer programming language — Introduction any of various languages for expressing a set of detailed instructions for a digital computer. Such instructions can be executed directly when they are in the computer manufacturer specific numerical form known as machine… … Universalium
CNC — The abbreviation CNC stands for computer numerical control, and refers specifically to a computer controller that reads G code instructions and drives a machine tool, a powered mechanical device typically used to fabricate components by the… … Wikipedia
Halting problem — In computability theory, the halting problem can be stated as follows: Given a description of a computer program, decide whether the program finishes running or continues to run forever. This is equivalent to the problem of deciding, given a… … Wikipedia
Algorithm — Flow chart of an algorithm (Euclid s algorithm) for calculating the greatest common divisor (g.c.d.) of two numbers a and b in locations named A and B. The algorithm proceeds by successive subtractions in two loops: IF the test B ≤ A yields yes… … Wikipedia
Argument (disambiguation) — In general parlance, an argument is a discussion involving conflicting points of view. General types of argument * Argument, a demonstration of a proof, or using logical reasoning for persuasion * Argument form, the logical structure of an… … Wikipedia
Video Toaster — The NewTek Video Toaster is a combination of hardware and software for the editing and production of standard definition and high definition video in NTSC, PAL, and resolution independent formats on Commodore Amiga computers and subsequently on… … Wikipedia
Numerical control — CNC redirects here. For other uses, see CNC (disambiguation). A CNC Turning Center … Wikipedia
Lambda calculus — In mathematical logic and computer science, lambda calculus, also written as λ calculus, is a formal system designed to investigate function definition, function application and recursion. It was introduced by Alonzo Church and Stephen Cole… … Wikipedia
Design by contract — (DbC) or Programming by Contract is an approach to designing computer software. It prescribes that software designers should define formal, precise and verifiable interface specifications for software components, which extend the ordinary… … Wikipedia